Searched refs:impl_fn_zeroable_option (Results 1 – 1 of 1) sorted by relevance
| /rust/pin-init/src/ |
| A D | lib.rs | 1665 macro_rules! impl_fn_zeroable_option { macro 1667 $(impl_fn_zeroable_option!({extern $abi} $args);)* 1668 $(impl_fn_zeroable_option!({unsafe extern $abi} $args);)* 1675 impl_fn_zeroable_option!({$($prefix)*} {$($rest),*,}); 1679 impl_fn_zeroable_option!(["Rust", "C"] { A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T…
|
Completed in 5 milliseconds