pub struct EfiApi;Expand description
Type-level marker for the efiapi abi.
Trait Implementations§
impl Copy for EfiApi
impl Eq for EfiApi
impl StructuralPartialEq for EfiApi
Source§impl<Output> WithAbiImpl<EfiApi> for fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "C" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "C" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "C" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "C" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "C-unwind" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "C-unwind" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "system" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "system" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "system" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "system" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "system-unwind" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "system-unwind" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "sysv64" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "sysv64" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for extern "efiapi" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for extern "efiapi" fn() -> Output
Source§impl<Output> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn() -> Output
impl<Output> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn() -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "C" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "C" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "system" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "system" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "sysv64" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "sysv64" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for extern "efiapi" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for extern "efiapi" fn(A) -> Output
Source§impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A) -> Output
impl<Output, A> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "C" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "C" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "system" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "system" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B) -> Output
Source§impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B) -> Output
impl<Output, A, B> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C) -> Output
Source§impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B, C) -> Output
impl<Output, A, B, C> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B, C) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B, C, D) -> Output
impl<Output, A, B, C, D> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B, C, D) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B, C, D, E) -> Output
impl<Output, A, B, C, D, E> WithAbiImpl<EfiApi> for unsafe extern "efiapi" fn(A, B, C, D, E) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "C" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "C" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "C-unwind" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "C-unwind" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "system" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "system" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "system-unwind" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "system-unwind" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "sysv64" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "sysv64" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "sysv64-unwind" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for unsafe extern "sysv64-unwind" fn(A, B, C, D, E, F) -> Output
Source§impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C, D, E, F) -> Output
impl<Output, A, B, C, D, E, F> WithAbiImpl<EfiApi> for extern "efiapi" fn(A, B, C, D, E, F) -> Output
Auto Trait Implementations§
impl Freeze for EfiApi
impl RefUnwindSafe for EfiApi
impl Send for EfiApi
impl Sync for EfiApi
impl Unpin for EfiApi
impl UnsafeUnpin for EfiApi
impl UnwindSafe for EfiApi
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more